1 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
5 <ProductVersion>9.0.30729</ProductVersion>
6 <SchemaVersion>2.0</SchemaVersion>
7 <ProjectGuid>{5DD3C736-2416-4344-B58A-8EB3D94B6021}</ProjectGuid>
8 <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
9 <OutputType>Library</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>CSASPNETDataListImageGallery</RootNamespace>
12 <AssemblyName>CSASPNETDataListImageGallery</AssemblyName>
13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
15 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
16 <DebugSymbols>true</DebugSymbols>
17 <DebugType>full</DebugType>
18 <Optimize>false</Optimize>
19 <OutputPath>bin\</OutputPath>
20 <DefineConstants>DEBUG;TRACE</DefineConstants>
21 <ErrorReport>prompt</ErrorReport>
22 <WarningLevel>4</WarningLevel>
24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
25 <DebugType>pdbonly</DebugType>
26 <Optimize>true</Optimize>
27 <OutputPath>bin\</OutputPath>
28 <DefineConstants>TRACE</DefineConstants>
29 <ErrorReport>prompt</ErrorReport>
30 <WarningLevel>4</WarningLevel>
33 <Reference Include="System" />
34 <Reference Include="System.Data" />
35 <Reference Include="System.Web" />
36 <Reference Include="System.Web.Extensions">
37 <RequiredTargetFramework>3.5</RequiredTargetFramework>
39 <Reference Include="System.Drawing" />
40 <Reference Include="System.Xml" />
43 <Content Include="Default.aspx" />
44 <Content Include="Image\aspnet.jpg" />
45 <Content Include="Image\azure.jpg" />
46 <Content Include="Image\bing.jpg" />
47 <Content Include="Image\exchange.jpg" />
48 <Content Include="Image\ie.jpg" />
49 <Content Include="Image\msn.jpg" />
50 <Content Include="Image\office.jpg" />
51 <Content Include="Image\sl.jpg" />
52 <Content Include="Image\sp.jpg" />
53 <Content Include="Image\sql.jpg" />
54 <Content Include="Image\vs.jpg" />
55 <Content Include="Image\win.jpg" />
56 <Content Include="Image\wm.jpg" />
57 <Content Include="Image\wmp.jpg" />
58 <Content Include="Image\ws.jpg" />
59 <Content Include="Image\xbox.jpg" />
60 <Content Include="Image\zune.jpg" />
61 <Content Include="null.jpg" />
62 <Content Include="ReadMe.txt" />
63 <Content Include="Web.config" />
66 <Compile Include="Default.aspx.cs">
67 <DependentUpon>Default.aspx</DependentUpon>
68 <SubType>ASPXCodeBehind</SubType>
70 <Compile Include="Default.aspx.designer.cs">
71 <DependentUpon>Default.aspx</DependentUpon>
73 <Compile Include="Properties\AssemblyInfo.cs" />
76 <Folder Include="App_Data\" />
78 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
79 <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets" />
80 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
81 Other similar extension points exist, see Microsoft.Common.targets.
82 <Target Name="BeforeBuild">
84 <Target Name="AfterBuild">
89 <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
90 <WebProjectProperties>
91 <UseIIS>False</UseIIS>
92 <AutoAssignPort>True</AutoAssignPort>
93 <DevelopmentServerPort>5980</DevelopmentServerPort>
94 <DevelopmentServerVPath>/</DevelopmentServerVPath>
97 <NTLMAuthentication>False</NTLMAuthentication>
98 <UseCustomServer>False</UseCustomServer>
101 <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
102 </WebProjectProperties>